Resource StructureDefinition/FHIR Server from package hl7.fhir.vn.core#1.0.0-beta (62 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType" : "StructureDefinition",
"id" : "vn-core-condition-encounter-diagnosis",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-10-07T10:23:47.396+00:00"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" />"
},
"url" : "http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-condition-encounter-diagnosis",
"version" : "1.0.0",
"name" : "VNCoreConditionEncounterDiagnosis",
"title" : "Condition - Encounter Diagnosis- VN Core R4",
"status" : "draft",
"description" : "Thông tin mô tả về chẩn đoán bệnh tại đợt khám, chữa bệnh",
"purpose" : "TODO: add note",
"copyright" : "Bộ Y tế Việt Nam",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.identifier",
"path" : "Condition.identifier",
"mustSupport" : true
},
{
"id" : "Condition.clinicalStatus",
"path" : "Condition.clinicalStatus",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.verificationStatus",
"path" : "Condition.verificationStatus",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.category",
"path" : "Condition.category",
"min" : 1,
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"fixedCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
},
{
"id" : "Condition.code:conditionCode",
"path" : "Condition.code",
"sliceName" : "conditionCode",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"binding" : {
"strength" : "required",
"description" : "vnConditonCode",
"valueSet" : "http://moh.gov.vn/fhir/core/ValueSet/vn-core-condition-code"
}
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-patient"
]
}
]
},
{
"id" : "Condition.encounter",
"path" : "Condition.encounter",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-encounter"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.recordedDate",
"path" : "Condition.recordedDate",
"mustSupport" : true
},
{
"id" : "Condition.recorder",
"path" : "Condition.recorder",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.asserter",
"path" : "Condition.asserter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-practitioner"
]
}
]
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"mustSupport" : true
},
{
"id" : "Condition.stage.summary",
"path" : "Condition.stage.summary",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.stage.type",
"path" : "Condition.stage.type",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
},
{
"id" : "Condition.evidence.code",
"path" : "Condition.evidence.code",
"type" : [
{
"code" : "CodeableConcept",
"profile" : [
"http://moh.gov.vn/fhir/core/StructureDefinition/vn-core-codeableconcept"
]
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.